projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81ed2d7
)
(RANLIB): Get this var from configure.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 16 Aug 1995 14:20:19 +0000
(14:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 16 Aug 1995 14:20:19 +0000
(14:20 +0000)
lwlib/Makefile.in
patch
|
blob
|
history
diff --git
a/lwlib/Makefile.in
b/lwlib/Makefile.in
index 2ad8cb7bb2ca4087e9fc7dfac367cecb63418a6d..756a285d67319d110e0f87d2f22a9415cb5710f0 100644
(file)
--- a/
lwlib/Makefile.in
+++ b/
lwlib/Makefile.in
@@
-10,6
+10,7
@@
CC=@CC@
CFLAGS=@CFLAGS@
CPP=@CPP@
LN_S=@LN_S@
+RANLIB=@RANLIB@
# See below--@X_TOOLKIT_TYPE@ is used below.
USE_X_TOOLKIT=@X_TOOLKIT_TYPE@
@@
-18,7
+19,6
@@
USE_X_TOOLKIT=@X_TOOLKIT_TYPE@
AR = ar cq
LN = ln -s
- RANLIB = ranlib
RM = rm -f
LUCID_OBJS = lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o